-
Home
-
Travelpayouts
-
1.2.1 (latest)
-
Code
-
Classes
- QueryProcessor
| Total Complexity |
83 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
473 |
| Lines of code |
255 |
| Logical lines of code |
170 |
| Comment lines |
124 |
| Methods |
15 |
| Properties |
2 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filterLikeCondition() |
B |
43 |
16 |
55 |
| filterSimpleCondition() |
A |
49 |
12 |
30 |
| filterInCondition() |
A |
49 |
11 |
29 |
| filterNotCondition() |
S |
54 |
6 |
21 |
| filterOrCondition() |
S |
56 |
6 |
19 |
| filterCondition() |
S |
55 |
5 |
20 |
| filterBetweenCondition() |
S |
58 |
5 |
14 |
| applyLimit() |
S |
62 |
5 |
12 |
| filterHashCondition() |
S |
58 |
4 |
15 |
| checkInputArray() |
S |
68 |
4 |
7 |
| filterAndCondition() |
S |
67 |
3 |
8 |
| applyOrderBy() |
S |
70 |
2 |
6 |
| filterCallbackCondition() |
S |
67 |
2 |
7 |
| process() |
S |
65 |
1 |
9 |
| applyWhere() |
S |
79 |
1 |
3 |